libfindbugs-ant-java software package provides Static java code analyzer to find bugs (Ant tasks), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfindbugs-ant-java
libfindbugs-ant-java is installed in your system.
Make ensure the libfindbugs-ant-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfindbugs-ant-java *
You will get with libfindbugs-ant-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Java |
| Package | libfindbugs-ant-java |
| Version | 3.1.0~preview2-1 |
| Description | Static java code analyzer to find bugs (Ant tasks) |
| Sub Section | Java |